function n. 1.功能,官能,機能,作用。 2.〔常 pl.〕職務,職責。 3.慶祝儀式;(盛大的)集會,宴會。 4.【數學】函數;與其他因素有密切關系的事。 The function of the ear is to listen. 耳的功能是聽。 the function of education 教育的功能。 discharge one's functions 盡職。 the functions and powers of the National Congress 全國代表大會的職權。 a controllable function【火箭】遙控程序。 public [social] function招待會,文娛晚會,社交集會。 vital functions 生命機能。 vi. (器官等)活動,(機器等)運行,發揮作用。 function as teacher 擔任教師。 a sofa functioning as a bed 兼當床用的沙發。 The lathe doesn't function well. 這臺車床有毛病。 function digit [letter] 【計算機】操作數碼[字碼]。
Listing 3 is another case where two synchronized functions may need to be independent 清單3是另一種情況,其中兩個同步的方法可能需要彼此獨立。
Thus , as a general philosophy , synchronized functions should be kept as small as possible 這樣,作為一個一般的原則,應該盡可能地少用同步方法。
Auto synchronizing function : when strong interference makes the controller cannot work synchronously , the system software will interfere automatically to repair it 自動同步功能:當強干擾造成控制器不能同步工作時,系統軟件將自動干預,予以修復。
Paralleling breaker a paralleling breaker is the circuit breaker that connects the generator set to the emergency bus , and across which all the individual generator synchronizing functions occur 并聯開關并聯開關是連接發電機組和應急母排的線路斷路器,所有的單個發電機通過它完成同步運行。
However , any number of threads can simultaneously access the maximum score via the max function , because max is not a synchronized function and hence is independent of the associated locking 但是,可以有任意數量的線程同時通過max ( )方法訪問最大值,因為max ( )不是同步方法,因此它與鎖定無關。